-
Home
-
PDF Importer for Ninja Forms
-
1.3.75 (latest)
-
Code
-
Classes
- AppearanceBase
| Total Complexity |
63 |
| Dependencies |
4 |
| Dependents |
0 |
| Total lines |
363 |
| Lines of code |
250 |
| Logical lines of code |
121 |
| Comment lines |
32 |
| Methods |
18 |
| Properties |
1 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| GetDefaultColor() |
A |
44 |
14 |
43 |
| GetBorderColor() |
S |
48 |
6 |
34 |
| GetBackgroundColor() |
S |
48 |
6 |
34 |
| RotateInPlace() |
S |
52 |
5 |
31 |
| GetAlignment() |
S |
58 |
5 |
17 |
| GetRotation() |
S |
62 |
6 |
10 |
| GetDefaultFontSize() |
S |
60 |
5 |
13 |
| GetRectangle() |
S |
52 |
4 |
24 |
| AdjustDimensionForRotation() |
S |
63 |
3 |
11 |
| __construct() |
S |
81 |
1 |
3 |
| Degrees() |
S |
73 |
1 |
5 |
| RotateRadians() |
S |
66 |
1 |
10 |
| DegreeInRadians() |
S |
79 |
1 |
3 |
| RotateDegrees() |
S |
80 |
1 |
3 |
| Translate() |
S |
78 |
1 |
3 |
| ConcatenateTransformationMatrix() |
S |
77 |
1 |
3 |
| GetFont() |
S |
81 |
1 |
3 |
| Generate() |
S |
100 |
1 |
0 |